Impact Printer Payment Format Registry entry
Specifies an output format for payment details where impact printing is available.
Note: Only for use by the Vital Statistics Agency, Manitoba.
Description
Certain receipt printers print onto a receipt roll and allow impact printing onto a document. This entry specifies an output format for payment details where impact printing is available.
Usage
This Registry entry is assigned to groups:
Key | Group |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Impact Printer Payment Format |
Value | format |
In pipe-delimited format:
Group | Default | Table | epos | Impact Printer Payment Format | format |
where:
format | is a printf format statement. |
Example
This entry sets the output format for payments to be three columns: the first is 30 characters wide; the second is 10 characters wide; and the third has no defined width:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Impact Printer Payment Format |
Value | %30s%10s%s |